Skip to content

Remove extraneous labels from dependabot.yml#1535

Merged
jeffhandley merged 1 commit intomainfrom
mdk/fix-dependabot-config
Apr 30, 2026
Merged

Remove extraneous labels from dependabot.yml#1535
jeffhandley merged 1 commit intomainfrom
mdk/fix-dependabot-config

Conversation

@mikekistler
Copy link
Copy Markdown
Contributor

This PR removes two labels from the dependabot configuration because they are not defined in the repo.

The dependabot configuration specifies labels to add to its PRs in certain situations, but some of these labels were not defined in the repo so we'd wind up with a message like this in the PR:

image

I checked several dotnet repos and also some of the modelcontextprotocol repos and none of them have these labels or configure dependabot to add them.

I checked the history of the lines in dependabot.yml to see who added them and found it was copilot.

So the simplest fix seemed to be just removing these labels from the config.

@mikekistler mikekistler requested a review from jeffhandley April 29, 2026 20:23
@jeffhandley jeffhandley merged commit 0781bea into main Apr 30, 2026
3 checks passed
@jeffhandley jeffhandley deleted the mdk/fix-dependabot-config branch April 30, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants